projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b45167
)
text: Remove an outdated comment
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 23 Jul 2019 19:14:38 +0000
(15:14 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 23 Jul 2019 19:14:38 +0000
(15:14 -0400)
gtk/gtktext.c
patch
|
blob
|
history
diff --git
a/gtk/gtktext.c
b/gtk/gtktext.c
index 61e5af6069a575152b04d528c319083166c4688e..064447be11b063f8921af91d625e94ad5d855307 100644
(file)
--- a/
gtk/gtktext.c
+++ b/
gtk/gtktext.c
@@
-2190,9
+2190,6
@@
gtk_text_size_allocate (GtkWidget *widget,
-1);
}
- /* Do this here instead of gtk_text_size_allocate() so it works
- * inside spinbuttons, which don't chain up.
- */
if (gtk_widget_get_realized (widget))
gtk_text_recompute (self);